home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Freeware / Griffith 0.9.8 / griffith-0.9.8-win32.exe / {app} / lib / gtk-2.0 / include / gdkconfig.h
C/C++ Source or Header  |  2008-04-19  |  372b  |  25 lines

  1. /* gdkconfig.h
  2.  *
  3.  * This is a generated file.  Please modify `configure.in'
  4.  */
  5.  
  6. #ifndef GDKCONFIG_H
  7. #define GDKCONFIG_H
  8.  
  9. #ifdef __cplusplus
  10. extern "C" {
  11. #endif /* __cplusplus */
  12.  
  13.  
  14. #define GDK_WINDOWING_WIN32
  15.  
  16. #define GDK_HAVE_WCHAR_H 1
  17. #define GDK_HAVE_WCTYPE_H 1
  18. #define GDK_HAVE_BROKEN_WCTYPE 1
  19.  
  20. #ifdef __cplusplus
  21. }
  22. #endif /* __cplusplus */
  23.  
  24. #endif /* GDKCONFIG_H */
  25.